github.com/refraction-networking/utls.clientHelloMsg.marshalMsg (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L108: func (m *clientHelloMsg) marshalMsg(echInner bool) ([]byte, error) {
		handshake_messages.go#L407: 	return m.marshalMsg(false)